home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #5
/
Amiga Plus CD - 2000 - No. 5.iso
/
t
/
prefs.bak.1
< prev
next >
Wrap
Text File
|
2000-01-01
|
410b
|
23 lines
failat 31
if not exists env:quickstarted
Echo "Die CD ist nicht eingerichtet!*nBitte zuerst Quickstart ausführen!"
wait 2
quit
endif
set a `requestchoice "Amiga Plus (C)" "Welchen Einsteller wollen sie einstellen?" "MPG|HTML|JPG|MP3"`
cd APCD:Scripts/
skip $a
quit
lab 1
execute apcd:scripts/mpg
quit
lab 2
execute apcd:scripts/html
quit
lab 3
execute apcd:scripts/jpg
quit
lab 4
execute APCD:Scripts/MP3
quit